Welcome![Sign In][Sign Up]
Location:
Search - lucene search engine demo

Search list

[Search Enginelucene-1.4.2-src

Description: lucene搜索后台工具包-Lucene Search Kit
Platform: | Size: 985088 | Author: 王东城 | Hits:

[File OperateLucene.Net-2.0-002-27Nov06-src

Description: Lucene README file $Id: README.txt 164119 2005-04-21 20:47:18Z dnaber $ INTRODUCTION Lucene is a Java full-text search engine. Lucene is not a complete application, but rather a code library and API that can easily be used to add search capabilities to applications. The Lucene web site is at: http://lucene.apache.org/ Please join the Lucene-User mailing list by sending a message to: java-user-subscribe@lucene.apache.org FILES lucene-XX.jar The compiled lucene library. docs/index.html The contents of the Lucene website. docs/api/index.html The Javadoc Lucene API documentation. src/java The Lucene source code. src/demo Some example code. -Lucene README file $Id: README.txt 164119 2005-04-21 20:47:18Z dnaber $ INTRODUCTION Lucene is a Java full-text search engine. Lucene is not a complete application, but rather a code library and API that can easily be used to add search capabilities to applications. The Lucene web site is at: http://lucene.apache.org/ Please join the Lucene-User mailing list by sending a message to: java-user-subscribe@lucene.apache.org FILES lucene-XX.jar The compiled lucene library. docs/index.html The contents of the Lucene website. docs/api/index.html The Javadoc Lucene API documentation. src/java The Lucene source code. src/demo Some example code.
Platform: | Size: 948224 | Author: qt033 | Hits:

[Search EngineLuceneDemo

Description: 搜索引擎Lucene Demo实现的源代码。主要包括了创建索引,检索测试的代码。-To achieve the search engine Lucene Demo source code. Mainly to create an index, retrieve the test code.
Platform: | Size: 605184 | Author: huyiming | Hits:

[JSP/Javalucene-3.4.0

Description: 最新lucene的开发工具包,能够利用开发工具,开发自己的搜索引擎。-Lucene the latest development kit, able to use development tools to develop their own search engine.
Platform: | Size: 55336960 | Author: tq113 | Hits:

[OtherSSE

Description: SSE === small search engine implement ----2013.01.17---- 补充第一份说明,这个项目是三四个月前写的基于Lucene.Net的一个小型通用搜索引擎, 稍迟会补上Demo, 当时的目标是一个通用的索引跟检索架构。 索引方面: 每增加一种需要索引的文档类型,都只需要新建一个类,在类的各个字段上标注上索引信息(如是否需要存储,是否需要分词等)然后又数据源提供实体信息给索引器即可自动索引。 检索方面: 检索条件由一棵检索的表达式树组合而成,各种检索条件均可由表达式树组成,也可根据业务需要封装成特定的接口。 索引存储方面: 使用了按时间跟文档数分割的原则,自动按月份生成索引目录,并且限制每个目录下的最大文档数。具体这样做的原因,稍迟会以文档形式补上。-SSE === small search engine implement---- 2013.01.17---- to complement a note, this project is to write three or four months ago the Lucene.Net of a small general-purpose search engines,, slow will complement on Demo, then target a general index with retrieval architecture. Index aspects: every increase in a need to index the document type, only need to create a new class, marked on the index information (such as the need for storage in the various fields of the class, whether word, etc.) and then the data source to provide solid information to indexer can automatically indexes. Retrieval: retrieval condition expression tree retrieved by a combination of a variety of search conditions can be composed by the expression tree, packaged into a particular interface can also be based on business needs. The index storage: index directory according to the principle of split time with the number of documents, automatically generated by month, and limit the maximum number of documents in each di
Platform: | Size: 1437696 | Author: czx | Hits:

CodeBus www.codebus.net